go/types.typeWriter.typeList (method)

3 uses

	go/types (current package)
		context.go#L59: 		h.typeList(targs)
		typestring.go#L291: 			w.typeList(t.targs.list())
		typestring.go#L357: func (w *typeWriter) typeList(list []Type) {